home *** CD-ROM | disk | FTP | other *** search
/ Sound Fx / Sound Fx.iso / Software / UNZIPED / WAVGEN21 / README.TXT < prev    next >
Text File  |  1995-10-16  |  5KB  |  144 lines

  1.  
  2.                        WaveGen Version 2.1
  3.  
  4.                  PCM Wave Generator for Windows
  5.  
  6.                 (c) Copyright 1995, David L. Dight
  7.                        All Rights Reserved.
  8.  
  9.         P.O. Box 280, Kings Cross, N.S.W.  2011  AUSTRALIA
  10.          Fax: +61 2 770 1717,  On CompuServe:100033,2563
  11.             or the Internet davidd@interconnect.com.au
  12.  
  13.                                -+-
  14.  
  15.                           Release Notes
  16.  
  17.                    Revision 2.1.c 16-Oct-1995.
  18.  
  19.  
  20. A. Revision History
  21. -------------------
  22.  
  23. v1.0    28th Mar 1995.
  24.         Initial Shareware release.
  25.  
  26. v1.0h   26th Apr 1995.
  27.         Gui corrections, help corrections.
  28.  
  29. v1.1d   12th Jul 1995.
  30.         Fixed wave algorithm bugs, improved generation speed.
  31.         Added 3D look (no change for win95/NT).
  32.         Versioninfo record added.
  33.         Help file corrections.
  34.  
  35. v2.0b   3rd Oct 1995.
  36.         Added wave expressions.
  37.         LSB TPDF Dithering and noise shaping.
  38.         Export to foreign file formats.
  39.         Sequencer BPM calibrator.
  40.         R250 RNG algorithm.
  41.         Improved desktop performance.
  42.         Improved progress indicators.
  43.         Safe electronic registration.
  44.         Pink Noise generator.
  45.         Drag and Drop wave files from the desktop.
  46.         Dragable scroll bars.
  47.         Individual sample edits.
  48.         Wave display fill.
  49.  
  50. v2.1c   16 Oct 1995.
  51.         Corrected bug with Edit:Mix with (caused hangs).
  52.         Corrected envelope calculation error.
  53.         Documentation updates.
  54.  
  55.  
  56. B. Updates
  57. ----------
  58.  
  59. Updates will  be posted  to CompuServe.  This release was
  60. posted at:
  61.  
  62.     MIDIFORUM LIB 10, WAVG21.ZIP
  63.  
  64. and on the Internet in a few of the main public access windows
  65. archives.  This release is available at the following anonymous
  66. FTP sites:
  67.  
  68.     SimTel and mirrors primary site:
  69.         ftp://ftp.coast.net/SimTel/win3/sound/wavgen21.zip
  70.     CICA and mirrors primary site:
  71.         ftp://ftp.cica.indiana.edu/pub/pc/win3/sounds/wavgen21.zip
  72.  
  73. WaveGen will also be available through: the SDN; all ASP BBS/Vendors;
  74. Ziff Shareware; PBS and many others.
  75.  
  76. Updates will be announced in comp.archives.msdos.announce and in
  77. alt.binaries.sounds.utilities, with follow up in comp.archives.msdos.d
  78.  
  79.  
  80. On the Web
  81. ----------
  82.  
  83. WWW users can download the latest version of WaveGen as well as
  84. other shareware offerings from my home page at:
  85.  
  86.     http://people.interconnect.com.au/~davidd
  87.  
  88.  
  89. C. Program notes
  90. ----------------
  91.  
  92. 1. Version 2.0 would cause Windows to lock-up when you executed an
  93.    Edit:Mix.
  94.  
  95. 2. To improve execution speed, WaveGen limits stack checking.
  96.    Sufficient resources must be available to run WaveGen.
  97.  
  98. 3. To uninstall, simply delete the WaveGen directory (default C:\WAVGEN21)
  99.    and delete the file WAVEGEN.INI in the default WINDOWS directory. No
  100.    other files will be effected.  If you have registered, make sure you
  101.    keep a copy of your registration notification which contains your user
  102.    ID and validation key.
  103.  
  104. 4. WaveGen v2.1 has been successfully tested on Windows NT 3.5 and
  105.    Windows 95. Win95 users note: install will not set up your
  106.    toolbar.
  107.  
  108.  
  109. D. Known limitations
  110. --------------------
  111.  
  112. 1. Norton Desktop for Windows ver 3.0+
  113.    Using Delete or Rename from File Assist when in an open or
  114.    save dialog results in a general protection fault. Not quite
  115.    sure why this happens and have not been able to correct it.
  116.  
  117. 2. Norton Navigator for Windows 95
  118.    Long filename support causes some of the common dialogs to
  119.    be corrupted.  Disable long filename support for this
  120.    application.
  121.  
  122. 3. Slow execution when generating
  123.    Without a co-processor, a 386 or 486SX may take a long
  124.    time to generate waves. This is particularly so when creating
  125.    44khz/16 bit tone sequences. In these situations, use 8khz/8 bit
  126.    while experimenting, then use the higher resolution for your
  127.    final generation. Expressions are generally much slower.
  128.  
  129. 4. Slow video redraw
  130.    Some combinations of video cards/drivers and slower machines
  131.    may result in very slow redraws in the wave display window.
  132.    This also occurs if your disk drive is sluggish. Consider
  133.    a graphics accelerator card.
  134.  
  135. 5. Windows PCM (RIFF) file format
  136.    WaveGen can read only the simplest sub-set of the RIFF file
  137.    format. WaveGen will not read wave files with additional
  138.    info chunks, cue points, play lists, etc. To import these files,
  139.    use a wave editor to strip out these fields.  Note: RIFF chunks
  140.    that appear after the data chunk will be ignored and in many
  141.    cases can be successfully imported.
  142.  
  143.                                -+-
  144.